Welcome![Sign In][Sign Up]
Location:
Search - iso 13818

Search list

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\\cctv.ts >c:\\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject - "Settings pop-up dialog box put pre - translat
Platform: | Size: 100002 | Author: 陈水德 | Hits:

[Other resource13818-7_2006

Description: ISO/IEC DIS 13818, 即MPEG2标准,这是该标准的第七部分 Advanced Audio Coding (AAC)-ISO / IEC DIS 13818, MPEG2 standard, This is the seventh part of the standard Advanced Audio Coding (AAC)
Platform: | Size: 1431520 | Author: 陈水德 | Hits:

[Other resourceinfo_isoiec13818-5{ed2.0}en

Description: ISO 13818-5 Mpeg 2 Transtort Stream
Platform: | Size: 141461 | Author: Elvis | Hits:

[File Operate13818-7_2nd

Description: ISO/IEC 13818 7 was prepared by Technical Committee ISO/IEC/TC JTC 1, Information Technology, Subcommittee SC 29, Coding of Audio, Picture, Multimedia and Hypermedia Information.
Platform: | Size: 586137 | Author: gongxinzhen | Hits:

[mpeg mp3mpeg2source

Description: 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO/IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc/directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify/directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src/directory there are two subdirectories mpeg2enc and/mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par/directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Platform: | Size: 604160 | Author: 邓志国 | Hits:

[mpeg mp3sklmp4

Description: Sklmp4 consists in portable C++ sources of a library capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profile are fully supported by the decoder. Partial support for MPEG-1/2 bitstreams (ISO/IEC 13818-2) is also supplied.-Sklmp4 consists in portable C sources of a l ibrary capable of encoding and decoding MPEG-4 video bitstream. Bitstreams conforming to ISO/IEC 14496-2 (version 2) Advance Simple Profil e are fully supported by the decoder. Partial su 17 for MPEG-1/2 bitstreams (ISO/IEC 13818- 2) is also supplied.
Platform: | Size: 487424 | Author: eckuk | Hits:

[OtherMPEGTSUtils

Description: MPEG TS Utils application provides the user with a visual representation of the multiplexed stream structure of MPEG-2 Transport Streams (ISO/IEC 13818-1). The application allows the user to investigate the basic transport stream packets with their fields. The application also allows the user to manipulate with transport streams by filtering specified PIDs and exporting to file, demultiplexing to PES and ES streams, converting multi-program TS to single-program TS.
Platform: | Size: 320512 | Author: Elvis | Hits:

[mpeg mp3mpeg2vidcodec_v12

Description: mpeg2vidcodec_v12 This directory contains our implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences, and vice versa.-mpeg2vidcodec_v12 This directory contains our implementation of an ISO/IEC DIS 13818-2codec. It converts uncompressed video frames into MPEG-1 and MPEG-2video coded bitstream sequences, and vice versa.
Platform: | Size: 287744 | Author: wuzhuohua | Hits:

[Streaming Mpeg4ISO-IEC-13818-1_2000_MPEG2_Systems

Description: ISO-IEC-13818-1 2000 MPEG2 Systems document of standard DVB stream
Platform: | Size: 1245184 | Author: Nguyen Duong | Hits:

[mpeg mp3iso13818-2

Description: MPEG-II标准13818-/1/2/3/4-MPEG-II standard 13818-/1/2/3/4
Platform: | Size: 834560 | Author: windl | Hits:

[BooksISO_IEC_13818-7-2006_AAC

Description: The standardization body ISO/IEC JTC 1/SC 29/WG 11, also known as the Moving Pictures Experts Group (MPEG), was established in 1988 to specify digital video and audio coding schemes at low data rates. MPEG completed its first phase of audio specifications (MPEG-1) in November 1992, ISO/IEC 11172-3. In its second phase of development, the MPEG Audio subgroup defined a multichannel extension to MPEG-1 audio that is backwards compatible with existing MPEG-1 systems (MPEG-2 BC) and defined an audio coding standard at lower sampling frequencies than MPEG-1, ISO/IEC 13818-3.-The standardization body ISO/IEC JTC 1/SC 29/WG 11, also known as the Moving Pictures Experts Group (MPEG), was established in 1988 to specify digital video and audio coding schemes at low data rates. MPEG completed its first phase of audio specifications (MPEG-1) in November 1992, ISO/IEC 11172-3. In its second phase of development, the MPEG Audio subgroup defined a multichannel extension to MPEG-1 audio that is backwards compatible with existing MPEG-1 systems (MPEG-2 BC) and defined an audio coding standard at lower sampling frequencies than MPEG-1, ISO/IEC 13818-3.
Platform: | Size: 1383424 | Author: wuguizhou | Hits:

[mpeg mp3Mpeg2

Description: 实现MPEG2标准多种格式的编解码,根据标准ISO 13818-3.2 MPEG-2 Audio Codec-A variety of formats to achieve the standard MPEG2 codec,ISO 13818-3.2 MPEG-2 Audio Codec
Platform: | Size: 568320 | Author: zaxem | Hits:

[Other13818-3

Description: MPEG标准ISO/IEC 13818-3的文档,这是跟语音相关的一部分-MPEG standard ISO/IEC 13818-3 document, which is associated with the part of speech
Platform: | Size: 174080 | Author: zaxem | Hits:

[mpeg mp313818-4

Description: ISO/IEC 13818-4:The ITU-T (the ITU Telecommunication Standardisation Sector) is a permanent organ of the International Telecommunications Union (ITU). The ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to developing telecommunication standards on a world-wide basis-The ITU-T (the ITU Telecommunication Standardisation Sector) is a permanent organ of the International Telecommunications Union (ITU). The ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to developing telecommunication standards on a world-wide basis
Platform: | Size: 77824 | Author: wenguozhai | Hits:

[Multimedia DevelopAAC_standard

Description: ISO/IEC 13818-7,即AAC音频编码标准-ISO/IEC 13818-7, the AAC audio coding standard
Platform: | Size: 2776064 | Author: ricky | Hits:

[OtherISO_IEC_13818-1_2007_PDF_version_(en)

Description: ISO/IEC 13818-1:2007 第3版-ISO/IEC 13818-1:2007 edition 3
Platform: | Size: 1358848 | Author: bb | Hits:

[Program docIEC-13818-2_Specs

Description: mpeg2 TS流关于视频的ISO标准文档,对于想要做ts解码的朋友必要技术手册。-mpeg2 TS stream video ISO standard document, the necessary technical manual for the friends want to do ts decoding.
Platform: | Size: 1336320 | Author: chen hui | Hits:

[Delphi/CppBuilderISO-13818-part-07-Advanced-Audio-Coding

Description: C++ document for hot to work on c-C++ document for hot to work on c++
Platform: | Size: 1094656 | Author: jitu | Hits:

[Windows DevelopDVBparser

Description: 这个程序可以帮助理解mpeg - 2传输流的内容通过显示其结构和内容在基于树视图中。项目的主要目标是扫描和显示-This program helps understanding the content of MPEG-2 Transport Stream by displaying its structure and content in a tree based view. GUI Gtk based, this program use a DVB tuner as TS source, written on top of Linux DVB API. The main goals of the program are to scan and display the tables, sections and descriptors as they are packed and delivered according to ETSI and ISO 13818 standards.
Platform: | Size: 400384 | Author: 苗栗 | Hits:

[Otheriso13818-1

Description: IEC/ISO 13818-1 in English
Platform: | Size: 1497088 | Author: RealPeterWang | Hits:
« 1 23 4 »

CodeBus www.codebus.net